35 research outputs found

    Combined Machine Learning Techniques for Decision Making Support in Medicine

    Get PDF
    Computational intelligent support for decision making is becoming increasingly popular and essential among medical professionals. Also, with the modern medical devices being capable to communicate with ICT, created models can easily find practical translation into software. Machine learning solutions for medicine range from the robust but opaque paradigms of support vector machines and neural networks to the also performant, yet more comprehensible, decision trees and rule-based models. So how can such different techniques be combined such that the professional obtains the whole spectrum of their particular advantages? The presented approaches have been conceived for various medical problems, while permanently bearing in mind the balance between good accuracy and understandable interpretation of the decision in order to truly establish a trustworthy ‘artificial’ second opinion for the medical expert.Universidad de Málaga. Campus de Excelencia Internacional Andlaucía Tech

    On building LSTM and CNN architectures for modeling time series data

    Get PDF
    Stock price prediction is one very challenging and desirable real-world task. The challenge comes from the very dynamic nature of stock movement that is triggered by many different known and unknown factors. An accurate prediction is naturally connected to money gain. In this tutorial, two deep learning architectures will be employed to model such time series data, namely the long short-term memory networks and the temporal convolutional neural networks. The implementation will be performed in Python, using Keras API with Tensorflow backend.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Non-negative matrix factorization for medical imaging

    Get PDF
    A non-negative matrix factorization approach to dimensionality reduction is proposed to aid classification of images. The original images can be stored as lower-dimensional columns of a matrix that hold degrees of belonging to feature components, so they can be used in the training phase of the classification at lower runtime and without loss in accuracy. The extracted features can be visually examined and images reconstructed with limited error. The proof of concept is performed on a benchmark of handwritten digits, followed by the application to histopathological colorectal cancer slides. Results are encouraging, though dealing with real-world medical data raises a number of issues.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tec

    On Using Perceptual Loss within the U-Net Architecture for the Semantic Inpainting of Textile Artefacts with Traditional Motifs

    Get PDF
    It is impressive when one gets to see a hundreds or thousands years old artefact exhibited in the museum, whose appearance seems to have been untouched by centuries. Its restoration had been in the hands of a multidisciplinary team of experts and it had undergone a series of complex procedures. To this end, computational approaches that can support in deciding the most visually appropriate inpainting for very degraded historical items would be helpful as a second objective opinion for the restorers. The present paper thus attempts to put forward a U-Net approach with a perceptual loss for the semantic inpainting of traditional Romanian vests. Images taken of pieces from the collection of the Oltenia Museum in Craiova, along with such images with garments from the Internet, have been given to the deep learning model. The resulting numerical error for inpainting the corrupted parts is adequately low, however the visual similarity still has to be improved by considering further possibilities for finer tuning.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Bioinformatics and Medicine in the Era of Deep Learning

    Full text link
    Many of the current scientific advances in the life sciences have their origin in the intensive use of data for knowledge discovery. In no area this is so clear as in bioinformatics, led by technological breakthroughs in data acquisition technologies. It has been argued that bioinformatics could quickly become the field of research generating the largest data repositories, beating other data-intensive areas such as high-energy physics or astroinformatics. Over the last decade, deep learning has become a disruptive advance in machine learning, giving new live to the long-standing connectionist paradigm in artificial intelligence. Deep learning methods are ideally suited to large-scale data and, therefore, they should be ideally suited to knowledge discovery in bioinformatics and biomedicine at large. In this brief paper, we review key aspects of the application of deep learning in bioinformatics and medicine, drawing from the themes covered by the contributions to an ESANN 2018 special session devoted to this topic

    Support vector machines and evolutionary algorithms for classification: single or together?

    No full text
    When discussing classification, support vector machines are known to be a capable and efficient technique to learn and predict with high accuracy within a quick time frame. Yet, their black box means to do so make the practical users quite circumspect about relying on it, without much understanding of the how and why of its predictions. The question raised in this book is how can this ‘masked hero’ be made more comprehensible and friendly to the public: provide a surrogate model for its hidden optimization engine, replace the method completely or appoint a more friendly approach to tag along and offer the much desired explanations? Evolutionary algorithms can do all these and this book presents such possibilities of achieving high accuracy, comprehensibility, reasonable runtime as well as unconstrained performance

    Hybridization and optimization of machine learning techniques for improved forecasting in real-world scenarios

    No full text
    Different and powerful machine learning paradigms are constantly in a race for delivering the lowest error and/or the highest comprehensibility. But what can certainly lead to better forecasting is model inter-cooperation or intra-optimization. The aim of the current talk is to put forward some recent ideas for such hybridization and optimization. Demonstrative experiments are outlined for problems coming from real, challenging environments.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Cooperative Evolution of Rules for Classification

    No full text
    A new learning technique based on cooperative coevo-lution is proposed for tackling classification problems. For each possible outcome of the classification task, a popu-lation of if-then rules, all having that certain class as the conclusion part, is evolved. Cooperation between rules ap-pears in the evaluation stage, when complete sets of rules are formed with the purpose of measuring their classifica-tion accuracy on the training data. In the end of the evolu-tion process, a complete set of rules is extracted by selecting a rule from each of the final populations. It is then applied to the test data. Some interesting results were obtained from experiments conducted on Fisher’s iris benchmark problem. 1
    corecore